GtkMountOperation: We use gtk_show_uri_on_window() by default
authorBastien Nocera <hadess@hadess.net>
Thu, 16 Feb 2017 03:53:55 +0000 (04:53 +0100)
committerBastien Nocera <hadess@hadess.net>
Thu, 16 Feb 2017 15:37:55 +0000 (16:37 +0100)
Not gtk_show_uri().

https://bugzilla.gnome.org/show_bug.cgi?id=778726

gtk/gtkmountoperation.c

index 8119094bcfcf6693ef271c384e903a5f84ed5b2f..e9cd056d7b18450d7eb7748e8a505f45fd5fe249 100644 (file)
@@ -72,7 +72,7 @@
  * When necessary, #GtkMountOperation shows dialogs to ask for
  * passwords, questions or show processes blocking unmount.
  *
- * gtk_show_uri() is a convenient way to launch applications for URIs.
+ * gtk_show_uri_on_window() is a convenient way to launch applications for URIs.
  *
  * Another object that is worth mentioning in this context is
  * #GdkAppLaunchContext, which provides visual feedback when lauching